home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TPSEUDOPICKER / TPSEUDOPICKER.txt
Text File  |  2007-09-27  |  2KB  |  95 lines

  1. object PseudoPicker: TPseudoPicker
  2.   Left = 324
  3.   Top = 257
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Wyb'#243'r pseudonimu'
  7.   ClientHeight = 173
  8.   ClientWidth = 335
  9.   Color = 13951716
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Verdana'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnClose = FormClose
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object StaticText1: TStaticText
  22.     Left = 8
  23.     Top = 8
  24.     Width = 321
  25.     Height = 49
  26.     AutoSize = False
  27.     Caption = 
  28.       'Je'#347'li chcesz zachowa'#263' anonimowo'#347#263' na czatach, wpisz poni'#380'ej pseu' +
  29.       'donim, pod kt'#243'rym b'#281'dziesz widoczny dla innych u'#380'ytkownik'#243'w.'
  30.     Color = 13951716
  31.     ParentColor = False
  32.     TabOrder = 5
  33.   end
  34.   object RadioButton1: TRadioButton
  35.     Left = 8
  36.     Top = 66
  37.     Width = 129
  38.     Height = 17
  39.     Caption = 'Wejd'#378' anonimowo'
  40.     TabOrder = 1
  41.   end
  42.   object RadioButton2: TRadioButton
  43.     Left = 8
  44.     Top = 98
  45.     Width = 321
  46.     Height = 17
  47.     Caption = 'Wejd'#378' u'#380'ywaj'#261'c loginu (b'#281'dzie widoczny dla innych)'
  48.     Checked = True
  49.     TabOrder = 2
  50.     TabStop = True
  51.   end
  52.   object Button1: TButton
  53.     Left = 176
  54.     Top = 144
  55.     Width = 75
  56.     Height = 25
  57.     Caption = 'Wejd'#378
  58.     Font.Charset = DEFAULT_CHARSET
  59.     Font.Color = clWindowText
  60.     Font.Height = -11
  61.     Font.Name = 'Verdana'
  62.     Font.Style = [fsBold]
  63.     ParentFont = False
  64.     TabOrder = 3
  65.     OnClick = Button1Click
  66.   end
  67.   object Button2: TButton
  68.     Left = 256
  69.     Top = 144
  70.     Width = 75
  71.     Height = 25
  72.     Caption = 'Anuluj'
  73.     TabOrder = 4
  74.     OnClick = Button2Click
  75.   end
  76.   object ComboBox1: TComboBox
  77.     Left = 144
  78.     Top = 64
  79.     Width = 185
  80.     Height = 21
  81.     ItemHeight = 13
  82.     TabOrder = 0
  83.     OnChange = Edit1Change
  84.     OnKeyPress = Edit1KeyPress
  85.   end
  86.   object CheckBox1: TCheckBox
  87.     Left = 8
  88.     Top = 120
  89.     Width = 209
  90.     Height = 17
  91.     Caption = 'Posiadam pod'#322#261'czon'#261' kamerk'#281
  92.     TabOrder = 6
  93.   end
  94. end
  95.